home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / include / python2.4 / pyconfig.h
Encoding:
C/C++ Source or Header  |  2007-04-12  |  25.4 KB  |  917 lines

  1. /* pyconfig.h.  Generated from pyconfig.h.in by configure.  */
  2. /* pyconfig.h.in.  Generated from configure.in by autoheader.  */
  3.  
  4.  
  5. #ifndef Py_PYCONFIG_H
  6. #define Py_PYCONFIG_H
  7.  
  8.  
  9. /* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want
  10.    support for AIX C++ shared extension modules. */
  11. /* #undef AIX_GENUINE_CPLUSPLUS */
  12.  
  13. /* Define this if you have AtheOS threads. */
  14. /* #undef ATHEOS_THREADS */
  15.  
  16. /* Define this if you have BeOS threads. */
  17. /* #undef BEOS_THREADS */
  18.  
  19. /* Define if you have the Mach cthreads package */
  20. /* #undef C_THREADS */
  21.  
  22. /* Define if --enable-ipv6 is specified */
  23. #define ENABLE_IPV6 1
  24.  
  25. /* Define if getpgrp() must be called as getpgrp(0). */
  26. /* #undef GETPGRP_HAVE_ARG */
  27.  
  28. /* Define if gettimeofday() does not have second (timezone) argument This is
  29.    the case on Motorola V4 (R40V4.2) */
  30. /* #undef GETTIMEOFDAY_NO_TZ */
  31.  
  32. /* struct addrinfo (netdb.h) */
  33. #define HAVE_ADDRINFO 1
  34.  
  35. /* Define to 1 if you have the `alarm' function. */
  36. #define HAVE_ALARM 1
  37.  
  38. /* Define this if your time.h defines altzone. */
  39. /* #undef HAVE_ALTZONE */
  40.  
  41. /* Define to 1 if you have the `bind_textdomain_codeset' function. */
  42. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  43.  
  44. /* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
  45. #define HAVE_BLUETOOTH_BLUETOOTH_H 1
  46.  
  47. /* Define to 1 if you have the <bluetooth.h> header file. */
  48. /* #undef HAVE_BLUETOOTH_H */
  49.  
  50. /* Define if nice() returns success/failure instead of the new priority. */
  51. /* #undef HAVE_BROKEN_NICE */
  52.  
  53. /* Define if poll() sets errno on invalid file descriptors. */
  54. /* #undef HAVE_BROKEN_POLL */
  55.  
  56. /* Define if the Posix semaphores do not work on your system */
  57. /* #undef HAVE_BROKEN_POSIX_SEMAPHORES */
  58.  
  59. /* Define if pthread_sigmask() does not work on your system. */
  60. /* #undef HAVE_BROKEN_PTHREAD_SIGMASK */
  61.  
  62. /* Define to 1 if you have the `chown' function. */
  63. #define HAVE_CHOWN 1
  64.  
  65. /* Define if you have the 'chroot' function. */
  66. #define HAVE_CHROOT 1
  67.  
  68. /* Define to 1 if you have the `clock' function. */
  69. #define HAVE_CLOCK 1
  70.  
  71. /* Define to 1 if you have the `confstr' function. */
  72. #define HAVE_CONFSTR 1
  73.  
  74. /* Define to 1 if you have the `ctermid' function. */
  75. #define HAVE_CTERMID 1
  76.  
  77. /* Define if you have the 'ctermid_r' function. */
  78. /* #undef HAVE_CTERMID_R */
  79.  
  80. /* Define to 1 if you have the <curses.h> header file. */
  81. #define HAVE_CURSES_H 1
  82.  
  83. /* Define to 1 if you have the device macros. */
  84. #define HAVE_DEVICE_MACROS 1
  85.  
  86. /* Define if we have /dev/ptc. */
  87. /* #undef HAVE_DEV_PTC */
  88.  
  89. /* Define if we have /dev/ptmx. */
  90. #define HAVE_DEV_PTMX 1
  91.  
  92. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  93.    */
  94. #define HAVE_DIRENT_H 1
  95.  
  96. /* Define to 1 if you have the <dlfcn.h> header file. */
  97. #define HAVE_DLFCN_H 1
  98.  
  99. /* Define to 1 if you have the `dlopen' function. */
  100. #define HAVE_DLOPEN 1
  101.  
  102. /* Define to 1 if you have the `dup2' function. */
  103. #define HAVE_DUP2 1
  104.  
  105. /* Defined when any dynamic module loading is enabled. */
  106. #define HAVE_DYNAMIC_LOADING 1
  107.  
  108. /* Define to 1 if you have the `execv' function. */
  109. #define HAVE_EXECV 1
  110.  
  111. /* Define if you have the 'fchdir' function. */
  112. #define HAVE_FCHDIR 1
  113.  
  114. /* Define to 1 if you have the <fcntl.h> header file. */
  115. #define HAVE_FCNTL_H 1
  116.  
  117. /* Define if you have the 'fdatasync' function. */
  118. #define HAVE_FDATASYNC 1
  119.  
  120. /* Define if you have the 'flock' function. */
  121. #define HAVE_FLOCK 1
  122.  
  123. /* Define to 1 if you have the `fork' function. */
  124. #define HAVE_FORK 1
  125.  
  126. /* Define to 1 if you have the `forkpty' function. */
  127. #define HAVE_FORKPTY 1
  128.  
  129. /* Define to 1 if you have the `fpathconf' function. */
  130. #define HAVE_FPATHCONF 1
  131.  
  132. /* Define to 1 if you have the `fseek64' function. */
  133. /* #undef HAVE_FSEEK64 */
  134.  
  135. /* Define to 1 if you have the `fseeko' function. */
  136. #define HAVE_FSEEKO 1
  137.  
  138. /* Define to 1 if you have the `fstatvfs' function. */
  139. #define HAVE_FSTATVFS 1
  140.  
  141. /* Define if you have the 'fsync' function. */
  142. #define HAVE_FSYNC 1
  143.  
  144. /* Define to 1 if you have the `ftell64' function. */
  145. /* #undef HAVE_FTELL64 */
  146.  
  147. /* Define to 1 if you have the `ftello' function. */
  148. #define HAVE_FTELLO 1
  149.  
  150. /* Define to 1 if you have the `ftime' function. */
  151. #define HAVE_FTIME 1
  152.  
  153. /* Define to 1 if you have the `ftruncate' function. */
  154. #define HAVE_FTRUNCATE 1
  155.  
  156. /* Define to 1 if you have the `gai_strerror' function. */
  157. #define HAVE_GAI_STRERROR 1
  158.  
  159. /* Define if you have the getaddrinfo function. */
  160. #define HAVE_GETADDRINFO 1
  161.  
  162. /* Define to 1 if you have the `getcwd' function. */
  163. #define HAVE_GETCWD 1
  164.  
  165. /* Define this if you have flockfile(), getc_unlocked(), and funlockfile() */
  166. #define HAVE_GETC_UNLOCKED 1
  167.  
  168. /* Define to 1 if you have the `getgroups' function. */
  169. #define HAVE_GETGROUPS 1
  170.  
  171. /* Define to 1 if you have the `gethostbyname' function. */
  172. /* #undef HAVE_GETHOSTBYNAME */
  173.  
  174. /* Define this if you have some version of gethostbyname_r() */
  175. #define HAVE_GETHOSTBYNAME_R 1
  176.  
  177. /* Define this if you have the 3-arg version of gethostbyname_r(). */
  178. /* #undef HAVE_GETHOSTBYNAME_R_3_ARG */
  179.  
  180. /* Define this if you have the 5-arg version of gethostbyname_r(). */
  181. /* #undef HAVE_GETHOSTBYNAME_R_5_ARG */
  182.  
  183. /* Define this if you have the 6-arg version of gethostbyname_r(). */
  184. #define HAVE_GETHOSTBYNAME_R_6_ARG 1
  185.  
  186. /* Define to 1 if you have the `getloadavg' function. */
  187. #define HAVE_GETLOADAVG 1
  188.  
  189. /* Define to 1 if you have the `getlogin' function. */
  190. #define HAVE_GETLOGIN 1
  191.  
  192. /* Define to 1 if you have the `getnameinfo' function. */
  193. #define HAVE_GETNAMEINFO 1
  194.  
  195. /* Define if you have the 'getpagesize' function. */
  196. #define HAVE_GETPAGESIZE 1
  197.  
  198. /* Define to 1 if you have the `getpeername' function. */
  199. #define HAVE_GETPEERNAME 1
  200.  
  201. /* Define to 1 if you have the `getpgid' function. */
  202. #define HAVE_GETPGID 1
  203.  
  204. /* Define to 1 if you have the `getpgrp' function. */
  205. #define HAVE_GETPGRP 1
  206.  
  207. /* Define to 1 if you have the `getpid' function. */
  208. #define HAVE_GETPID 1
  209.  
  210. /* Define to 1 if you have the `getpriority' function. */
  211. #define HAVE_GETPRIORITY 1
  212.  
  213. /* Define to 1 if you have the `getpwent' function. */
  214. #define HAVE_GETPWENT 1
  215.  
  216. /* Define to 1 if you have the `getsid' function. */
  217. #define HAVE_GETSID 1
  218.  
  219. /* Define to 1 if you have the `gettimeofday' function. */
  220. #define HAVE_GETTIMEOFDAY 1
  221.  
  222. /* Define to 1 if you have the `getwd' function. */
  223. #define HAVE_GETWD 1
  224.  
  225. /* Define to 1 if you have the <grp.h> header file. */
  226. #define HAVE_GRP_H 1
  227.  
  228. /* Define if you have the 'hstrerror' function. */
  229. #define HAVE_HSTRERROR 1
  230.  
  231. /* Define to 1 if you have the `hypot' function. */
  232. #define HAVE_HYPOT 1
  233.  
  234. /* Define if you have the 'inet_aton' function. */
  235. #define HAVE_INET_ATON 1
  236.  
  237. /* Define if you have the 'inet_pton' function. */
  238. #define HAVE_INET_PTON 1
  239.  
  240. /* Define to 1 if you have the <inttypes.h> header file. */
  241. #define HAVE_INTTYPES_H 1
  242.  
  243. /* Define to 1 if you have the `kill' function. */
  244. #define HAVE_KILL 1
  245.  
  246. /* Define to 1 if you have the `killpg' function. */
  247. #define HAVE_KILLPG 1
  248.  
  249. /* Define to 1 if you have the <langinfo.h> header file. */
  250. #define HAVE_LANGINFO_H 1
  251.  
  252. /* Defined to enable large file support when an off_t is bigger than a long
  253.    and long long is available and at least as big as an off_t. You may need to
  254.    add some flags for configuration and compilation to enable this mode. (For
  255.    Solaris and Linux, the necessary defines are already defined.) */
  256. #define HAVE_LARGEFILE_SUPPORT 1
  257.  
  258. /* Define to 1 if you have the `lchown' function. */
  259. #define HAVE_LCHOWN 1
  260.  
  261. /* Define to 1 if you have the `dl' library (-ldl). */
  262. #define HAVE_LIBDL 1
  263.  
  264. /* Define to 1 if you have the `dld' library (-ldld). */
  265. /* #undef HAVE_LIBDLD */
  266.  
  267. /* Define to 1 if you have the `ieee' library (-lieee). */
  268. /* #undef HAVE_LIBIEEE */
  269.  
  270. /* Define to 1 if you have the <libintl.h> header file. */
  271. #define HAVE_LIBINTL_H 1
  272.  
  273. /* Define to 1 if you have the `resolv' library (-lresolv). */
  274. /* #undef HAVE_LIBRESOLV */
  275.  
  276. /* Define to 1 if you have the <libutil.h> header file. */
  277. /* #undef HAVE_LIBUTIL_H */
  278.  
  279. /* Define if you have the 'link' function. */
  280. #define HAVE_LINK 1
  281.  
  282. /* Define this if you have the type long long. */
  283. #define HAVE_LONG_LONG 1
  284.  
  285. /* Define to 1 if you have the `lstat' function. */
  286. #define HAVE_LSTAT 1
  287.  
  288. /* Define this if you have the makedev macro. */
  289. #define HAVE_MAKEDEV 1
  290.  
  291. /* Define to 1 if you have the `memmove' function. */
  292. #define HAVE_MEMMOVE 1
  293.  
  294. /* Define to 1 if you have the <memory.h> header file. */
  295. #define HAVE_MEMORY_H 1
  296.  
  297. /* Define to 1 if you have the `mkfifo' function. */
  298. #define HAVE_MKFIFO 1
  299.  
  300. /* Define to 1 if you have the `mknod' function. */
  301. #define HAVE_MKNOD 1
  302.  
  303. /* Define to 1 if you have the `mktime' function. */
  304. #define HAVE_MKTIME 1
  305.  
  306. /* Define to 1 if you have the `mremap' function. */
  307. #define HAVE_MREMAP 1
  308.  
  309. /* Define to 1 if you have the <ncurses.h> header file. */
  310. #define HAVE_NCURSES_H 1
  311.  
  312. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  313. /* #undef HAVE_NDIR_H */
  314.  
  315. /* Define to 1 if you have the <netpacket/packet.h> header file. */
  316. #define HAVE_NETPACKET_PACKET_H 1
  317.  
  318. /* Define to 1 if you have the `nice' function. */
  319. #define HAVE_NICE 1
  320.  
  321. /* Define to 1 if you have the `openpty' function. */
  322. #define HAVE_OPENPTY 1
  323.  
  324. /* Define to 1 if you have the `pathconf' function. */
  325. #define HAVE_PATHCONF 1
  326.  
  327. /* Define to 1 if you have the `pause' function. */
  328. #define HAVE_PAUSE 1
  329.  
  330. /* Define to 1 if you have the `plock' function. */
  331. /* #undef HAVE_PLOCK */
  332.  
  333. /* Define to 1 if you have the `poll' function. */
  334. #define HAVE_POLL 1
  335.  
  336. /* Define to 1 if you have the <poll.h> header file. */
  337. #define HAVE_POLL_H 1
  338.  
  339. /* Define if your compiler supports function prototype */
  340. #define HAVE_PROTOTYPES 1
  341.  
  342. /* Define if you have GNU PTH threads. */
  343. /* #undef HAVE_PTH */
  344.  
  345. /* Defined for Solaris 2.6 bug in pthread header. */
  346. /* #undef HAVE_PTHREAD_DESTRUCTOR */
  347.  
  348. /* Define to 1 if you have the <pthread.h> header file. */
  349. #define HAVE_PTHREAD_H 1
  350.  
  351. /* Define to 1 if you have the `pthread_init' function. */
  352. /* #undef HAVE_PTHREAD_INIT */
  353.  
  354. /* Define to 1 if you have the `pthread_sigmask' function. */
  355. #define HAVE_PTHREAD_SIGMASK 1
  356.  
  357. /* Define to 1 if you have the <pty.h> header file. */
  358. #define HAVE_PTY_H 1
  359.  
  360. /* Define to 1 if you have the `putenv' function. */
  361. #define HAVE_PUTENV 1
  362.  
  363. /* Define to 1 if you have the `readlink' function. */
  364. #define HAVE_READLINK 1
  365.  
  366. /* Define to 1 if you have the `realpath' function. */
  367. #define HAVE_REALPATH 1
  368.  
  369. /* Define if you have readline 2.1 */
  370. #define HAVE_RL_CALLBACK 1
  371.  
  372. /* Define if you can turn off readline's signal handling. */
  373. #define HAVE_RL_CATCH_SIGNAL 1
  374.  
  375. /* Define if you have readline 2.2 */
  376. #define HAVE_RL_COMPLETION_APPEND_CHARACTER 1
  377.  
  378. /* Define if you have readline 4.2 */
  379. #define HAVE_RL_COMPLETION_MATCHES 1
  380.  
  381. /* Define if you have readline 4.0 */
  382. #define HAVE_RL_PRE_INPUT_HOOK 1
  383.  
  384. /* Define to 1 if you have the `select' function. */
  385. #define HAVE_SELECT 1
  386.  
  387. /* Define to 1 if you have the `setegid' function. */
  388. #define HAVE_SETEGID 1
  389.  
  390. /* Define to 1 if you have the `seteuid' function. */
  391. #define HAVE_SETEUID 1
  392.  
  393. /* Define to 1 if you have the `setgid' function. */
  394. #define HAVE_SETGID 1
  395.  
  396. /* Define if you have the 'setgroups' function. */
  397. #define HAVE_SETGROUPS 1
  398.  
  399. /* Define to 1 if you have the `setlocale' function. */
  400. #define HAVE_SETLOCALE 1
  401.  
  402. /* Define to 1 if you have the `setpgid' function. */
  403. #define HAVE_SETPGID 1
  404.  
  405. /* Define to 1 if you have the `setpgrp' function. */
  406. #define HAVE_SETPGRP 1
  407.  
  408. /* Define to 1 if you have the `setregid' function. */
  409. #define HAVE_SETREGID 1
  410.  
  411. /* Define to 1 if you have the `setreuid' function. */
  412. #define HAVE_SETREUID 1
  413.  
  414. /* Define to 1 if you have the `setsid' function. */
  415. #define HAVE_SETSID 1
  416.  
  417. /* Define to 1 if you have the `setuid' function. */
  418. #define HAVE_SETUID 1
  419.  
  420. /* Define to 1 if you have the `setvbuf' function. */
  421. #define HAVE_SETVBUF 1
  422.  
  423. /* Define to 1 if you have the `sigaction' function. */
  424. #define HAVE_SIGACTION 1
  425.  
  426. /* Define to 1 if you have the `siginterrupt' function. */
  427. #define HAVE_SIGINTERRUPT 1
  428.  
  429. /* Define to 1 if you have the `sigrelse' function. */
  430. #define HAVE_SIGRELSE 1
  431.  
  432. /* Define to 1 if you have the `snprintf' function. */
  433. #define HAVE_SNPRINTF 1
  434.  
  435. /* Define if sockaddr has sa_len member */
  436. /* #undef HAVE_SOCKADDR_SA_LEN */
  437.  
  438. /* struct sockaddr_storage (sys/socket.h) */
  439. #define HAVE_SOCKADDR_STORAGE 1
  440.  
  441. /* Define if you have the 'socketpair' function. */
  442. #define HAVE_SOCKETPAIR 1
  443.  
  444. /* Define to 1 if you have the `statvfs' function. */
  445. #define HAVE_STATVFS 1
  446.  
  447. /* Define if you have struct stat.st_mtim.tv_nsec */
  448. #define HAVE_STAT_TV_NSEC 1
  449.  
  450. /* Define if your compiler supports variable length function prototypes (e.g.
  451.    void fprintf(FILE *, char *, ...);) *and* <stdarg.h> */
  452. #define HAVE_STDARG_PROTOTYPES 1
  453.  
  454. /* Define to 1 if you have the <stdint.h> header file. */
  455. #define HAVE_STDINT_H 1
  456.  
  457. /* Define to 1 if you have the <stdlib.h> header file. */
  458. #define HAVE_STDLIB_H 1
  459.  
  460. /* Define to 1 if you have the `strdup' function. */
  461. #define HAVE_STRDUP 1
  462.  
  463. /* Define to 1 if you have the `strerror' function. */
  464. #define HAVE_STRERROR 1
  465.  
  466. /* Define to 1 if you have the `strftime' function. */
  467. #define HAVE_STRFTIME 1
  468.  
  469. /* Define to 1 if you have the <strings.h> header file. */
  470. #define HAVE_STRINGS_H 1
  471.  
  472. /* Define to 1 if you have the <string.h> header file. */
  473. #define HAVE_STRING_H 1
  474.  
  475. /* Define to 1 if you have the <stropts.h> header file. */
  476. #define HAVE_STROPTS_H 1
  477.  
  478. /* Define to 1 if `st_blksize' is member of `struct stat'. */
  479. #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  480.  
  481. /* Define to 1 if `st_blocks' is member of `struct stat'. */
  482. #define HAVE_STRUCT_STAT_ST_BLOCKS 1
  483.  
  484. /* Define to 1 if `st_rdev' is member of `struct stat'. */
  485. #define HAVE_STRUCT_STAT_ST_RDEV 1
  486.  
  487. /* Define to 1 if `tm_zone' is member of `struct tm'. */
  488. #define HAVE_STRUCT_TM_TM_ZONE 1
  489.  
  490. /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use
  491.    `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */
  492. #define HAVE_ST_BLOCKS 1
  493.  
  494. /* Define if you have the 'symlink' function. */
  495. #define HAVE_SYMLINK 1
  496.  
  497. /* Define to 1 if you have the `sysconf' function. */
  498. #define HAVE_SYSCONF 1
  499.  
  500. /* Define to 1 if you have the <sysexits.h> header file. */
  501. #define HAVE_SYSEXITS_H 1
  502.  
  503. /* Define to 1 if you have the <sys/audioio.h> header file. */
  504. /* #undef HAVE_SYS_AUDIOIO_H */
  505.  
  506. /* Define to 1 if you have the <sys/bsdtty.h> header file. */
  507. /* #undef HAVE_SYS_BSDTTY_H */
  508.  
  509. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  510.    */
  511. /* #undef HAVE_SYS_DIR_H */
  512.  
  513. /* Define to 1 if you have the <sys/file.h> header file. */
  514. #define HAVE_SYS_FILE_H 1
  515.  
  516. /* Define to 1 if you have the <sys/loadavg.h> header file. */
  517. /* #undef HAVE_SYS_LOADAVG_H */
  518.  
  519. /* Define to 1 if you have the <sys/lock.h> header file. */
  520. /* #undef HAVE_SYS_LOCK_H */
  521.  
  522. /* Define to 1 if you have the <sys/mkdev.h> header file. */
  523. /* #undef HAVE_SYS_MKDEV_H */
  524.  
  525. /* Define to 1 if you have the <sys/modem.h> header file. */
  526. /* #undef HAVE_SYS_MODEM_H */
  527.  
  528. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  529.    */
  530. /* #undef HAVE_SYS_NDIR_H */
  531.  
  532. /* Define to 1 if you have the <sys/param.h> header file. */
  533. #define HAVE_SYS_PARAM_H 1
  534.  
  535. /* Define to 1 if you have the <sys/poll.h> header file. */
  536. #define HAVE_SYS_POLL_H 1
  537.  
  538. /* Define to 1 if you have the <sys/resource.h> header file. */
  539. #define HAVE_SYS_RESOURCE_H 1
  540.  
  541. /* Define to 1 if you have the <sys/select.h> header file. */
  542. #define HAVE_SYS_SELECT_H 1
  543.  
  544. /* Define to 1 if you have the <sys/socket.h> header file. */
  545. #define HAVE_SYS_SOCKET_H 1
  546.  
  547. /* Define to 1 if you have the <sys/statvfs.h> header file. */
  548. #define HAVE_SYS_STATVFS_H 1
  549.  
  550. /* Define to 1 if you have the <sys/stat.h> header file. */
  551. #define HAVE_SYS_STAT_H 1
  552.  
  553. /* Define to 1 if you have the <sys/times.h> header file. */
  554. #define HAVE_SYS_TIMES_H 1
  555.  
  556. /* Define to 1 if you have the <sys/time.h> header file. */
  557. #define HAVE_SYS_TIME_H 1
  558.  
  559. /* Define to 1 if you have the <sys/types.h> header file. */
  560. #define HAVE_SYS_TYPES_H 1
  561.  
  562. /* Define to 1 if you have the <sys/un.h> header file. */
  563. #define HAVE_SYS_UN_H 1
  564.  
  565. /* Define to 1 if you have the <sys/utsname.h> header file. */
  566. #define HAVE_SYS_UTSNAME_H 1
  567.  
  568. /* Define to 1 if you have the <sys/wait.h> header file. */
  569. #define HAVE_SYS_WAIT_H 1
  570.  
  571. /* Define to 1 if you have the `tcgetpgrp' function. */
  572. #define HAVE_TCGETPGRP 1
  573.  
  574. /* Define to 1 if you have the `tcsetpgrp' function. */
  575. #define HAVE_TCSETPGRP 1
  576.  
  577. /* Define to 1 if you have the `tempnam' function. */
  578. #define HAVE_TEMPNAM 1
  579.  
  580. /* Define to 1 if you have the <termios.h> header file. */
  581. #define HAVE_TERMIOS_H 1
  582.  
  583. /* Define to 1 if you have the <term.h> header file. */
  584. #define HAVE_TERM_H 1
  585.  
  586. /* Define to 1 if you have the <thread.h> header file. */
  587. /* #undef HAVE_THREAD_H */
  588.  
  589. /* Define to 1 if you have the `timegm' function. */
  590. #define HAVE_TIMEGM 1
  591.  
  592. /* Define to 1 if you have the `times' function. */
  593. #define HAVE_TIMES 1
  594.  
  595. /* Define to 1 if you have the `tmpfile' function. */
  596. #define HAVE_TMPFILE 1
  597.  
  598. /* Define to 1 if you have the `tmpnam' function. */
  599. #define HAVE_TMPNAM 1
  600.  
  601. /* Define to 1 if you have the `tmpnam_r' function. */
  602. #define HAVE_TMPNAM_R 1
  603.  
  604. /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
  605.    `HAVE_STRUCT_TM_TM_ZONE' instead. */
  606. #define HAVE_TM_ZONE 1
  607.  
  608. /* Define to 1 if you have the `truncate' function. */
  609. #define HAVE_TRUNCATE 1
  610.  
  611. /* Define to 1 if you don't have `tm_zone' but do have the external array
  612.    `tzname'. */
  613. /* #undef HAVE_TZNAME */
  614.  
  615. /* Define this if you have tcl and TCL_UTF_MAX==6 */
  616. /* #undef HAVE_UCS4_TCL */
  617.  
  618. /* Define to 1 if the system has the type `uintptr_t'. */
  619. #define HAVE_UINTPTR_T 1
  620.  
  621. /* Define to 1 if you have the `uname' function. */
  622. #define HAVE_UNAME 1
  623.  
  624. /* Define to 1 if you have the <unistd.h> header file. */
  625. #define HAVE_UNISTD_H 1
  626.  
  627. /* Define to 1 if you have the `unsetenv' function. */
  628. #define HAVE_UNSETENV 1
  629.  
  630. /* Define if you have a useable wchar_t type defined in wchar.h; useable means
  631.    wchar_t must be an unsigned type with at least 16 bits. (see
  632.    Include/unicodeobject.h). */
  633. #define HAVE_USABLE_WCHAR_T 1
  634.  
  635. /* Define to 1 if you have the `utimes' function. */
  636. #define HAVE_UTIMES 1
  637.  
  638. /* Define to 1 if you have the <utime.h> header file. */
  639. #define HAVE_UTIME_H 1
  640.  
  641. /* Define to 1 if you have the `waitpid' function. */
  642. #define HAVE_WAITPID 1
  643.  
  644. /* Define if the compiler provides a wchar.h header file. */
  645. #define HAVE_WCHAR_H 1
  646.  
  647. /* Define to 1 if you have the `wcscoll' function. */
  648. #define HAVE_WCSCOLL 1
  649.  
  650. /* Define if tzset() actually switches the local timezone in a meaningful way.
  651.    */
  652. #define HAVE_WORKING_TZSET 1
  653.  
  654. /* Define to 1 if you have the `_getpty' function. */
  655. /* #undef HAVE__GETPTY */
  656.  
  657. /* Define if you are using Mach cthreads directly under /include */
  658. /* #undef HURD_C_THREADS */
  659.  
  660. /* Define if you are using Mach cthreads under mach / */
  661. /* #undef MACH_C_THREADS */
  662.  
  663. /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
  664.    */
  665. /* #undef MAJOR_IN_MKDEV */
  666.  
  667. /* Define to 1 if `major', `minor', and `makedev' are declared in
  668.    <sysmacros.h>. */
  669. /* #undef MAJOR_IN_SYSMACROS */
  670.  
  671. /* Define if mvwdelch in curses.h is an expression. */
  672. #define MVWDELCH_IS_EXPRESSION 1
  673.  
  674. /* Define to the address where bug reports for this package should be sent. */
  675. /* #undef PACKAGE_BUGREPORT */
  676.  
  677. /* Define to the full name of this package. */
  678. /* #undef PACKAGE_NAME */
  679.  
  680. /* Define to the full name and version of this package. */
  681. /* #undef PACKAGE_STRING */
  682.  
  683. /* Define to the one symbol short name of this package. */
  684. /* #undef PACKAGE_TARNAME */
  685.  
  686. /* Define to the version of this package. */
  687. /* #undef PACKAGE_VERSION */
  688.  
  689. /* Defined if PTHREAD_SCOPE_SYSTEM supported. */
  690. #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
  691.  
  692. /* Define as the integral type used for Unicode representation. */
  693. #define PY_UNICODE_TYPE wchar_t
  694.  
  695. /* Define if you want to build an interpreter with many run-time checks. */
  696. /* #undef Py_DEBUG */
  697.  
  698. /* Defined if Python is built as a shared library. */
  699. /* #undef Py_ENABLE_SHARED */
  700.  
  701. /* Define as the size of the unicode type. */
  702. #define Py_UNICODE_SIZE 4
  703.  
  704. /* Define if you want to have a Unicode type. */
  705. #define Py_USING_UNICODE 1
  706.  
  707. /* Define as the return type of signal handlers (`int' or `void'). */
  708. #define RETSIGTYPE void
  709.  
  710. /* Define if setpgrp() must be called as setpgrp(0, 0). */
  711. /* #undef SETPGRP_HAVE_ARG */
  712.  
  713. /* Define if i>>j for signed int i does not extend the sign bit when i < 0 */
  714. /* #undef SIGNED_RIGHT_SHIFT_ZERO_FILLS */
  715.  
  716. /* The size of a `double', as computed by sizeof. */
  717. #define SIZEOF_DOUBLE 8
  718.  
  719. /* The size of a `float', as computed by sizeof. */
  720. #define SIZEOF_FLOAT 4
  721.  
  722. /* The size of a `fpos_t', as computed by sizeof. */
  723. #define SIZEOF_FPOS_T 16
  724.  
  725. /* The size of a `int', as computed by sizeof. */
  726. #define SIZEOF_INT 4
  727.  
  728. /* The size of a `long', as computed by sizeof. */
  729. #define SIZEOF_LONG 4
  730.  
  731. /* The size of a `long long', as computed by sizeof. */
  732. #define SIZEOF_LONG_LONG 8
  733.  
  734. /* The number of bytes in an off_t. */
  735. #define SIZEOF_OFF_T 8
  736.  
  737. /* The number of bytes in a pthread_t. */
  738. #define SIZEOF_PTHREAD_T 4
  739.  
  740. /* The size of a `short', as computed by sizeof. */
  741. #define SIZEOF_SHORT 2
  742.  
  743. /* The number of bytes in a time_t. */
  744. #define SIZEOF_TIME_T 4
  745.  
  746. /* The size of a `uintptr_t', as computed by sizeof. */
  747. #define SIZEOF_UINTPTR_T 4
  748.  
  749. /* The size of a `void *', as computed by sizeof. */
  750. #define SIZEOF_VOID_P 4
  751.  
  752. /* The size of a `wchar_t', as computed by sizeof. */
  753. #define SIZEOF_WCHAR_T 4
  754.  
  755. /* Define to 1 if you have the ANSI C header files. */
  756. #define STDC_HEADERS 1
  757.  
  758. /* Define if you can safely include both <sys/select.h> and <sys/time.h>
  759.    (which you can't on SCO ODT 3.0). */
  760. #define SYS_SELECT_WITH_SYS_TIME 1
  761.  
  762. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  763. #define TIME_WITH_SYS_TIME 1
  764.  
  765. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  766. /* #undef TM_IN_SYS_TIME */
  767.  
  768. /* Define if you want to use MacPython modules on MacOSX in unix-Python. */
  769. /* #undef USE_TOOLBOX_OBJECT_GLUE */
  770.  
  771. /* Define if a va_list is an array of some kind */
  772. /* #undef VA_LIST_IS_ARRAY */
  773.  
  774. /* Define if you want SIGFPE handled (see Include/pyfpe.h). */
  775. #define WANT_SIGFPE_HANDLER 1
  776.  
  777. /* Define if you want wctype.h functions to be used instead of the one
  778.    supplied by Python itself. (see Include/unicodectype.h). */
  779. /* #undef WANT_WCTYPE_FUNCTIONS */
  780.  
  781. /* Define if WINDOW in curses.h offers a field _flags. */
  782. #define WINDOW_HAS_FLAGS 1
  783.  
  784. /* Define if you want documentation strings in extension modules */
  785. #define WITH_DOC_STRINGS 1
  786.  
  787. /* Define if you want to use the new-style (Openstep, Rhapsody, MacOS) dynamic
  788.    linker (dyld) instead of the old-style (NextStep) dynamic linker (rld).
  789.    Dyld is necessary to support frameworks. */
  790. /* #undef WITH_DYLD */
  791.  
  792. /* Define to 1 if libintl is needed for locale functions. */
  793. /* #undef WITH_LIBINTL */
  794.  
  795. /* Define if you want to produce an OpenStep/Rhapsody framework (shared
  796.    library plus accessory files). */
  797. /* #undef WITH_NEXT_FRAMEWORK */
  798.  
  799. /* Define if you want to compile in Python-specific mallocs */
  800. #define WITH_PYMALLOC 1
  801.  
  802. /* Define if you want to compile in rudimentary thread support */
  803. #define WITH_THREAD 1
  804.  
  805. /* Define to profile with the Pentium timestamp counter */
  806. /* #undef WITH_TSC */
  807.  
  808.  
  809.  /* Define to 1 if your processor stores words with the most significant byte
  810.     first (like Motorola and SPARC, unlike Intel and VAX). 
  811.  
  812.     The block below does compile-time checking for endianness on platforms
  813.     that use GCC and therefore allows compiling fat binaries on OSX by using 
  814.     '-arch ppc -arch i386' as the compile flags. The phrasing was choosen
  815.     such that the configure-result is used on systems that don't use GCC.
  816.   */
  817. #ifdef __BIG_ENDIAN__
  818. #define WORDS_BIGENDIAN 1
  819. #else
  820. #ifndef __LITTLE_ENDIAN__
  821. /* #undef WORDS_BIGENDIAN */
  822. #endif
  823. #endif
  824.  
  825. /* Define to 1 if on AIX 3.
  826.    System headers sometimes define this.
  827.    We just want to avoid a redefinition error message.  */
  828. #ifndef _ALL_SOURCE
  829. /* # undef _ALL_SOURCE */
  830. #endif
  831.  
  832. /* Define on Irix to enable u_int */
  833. #define _BSD_TYPES 1
  834.  
  835. /* This must be set to 64 on some systems to enable large file support. */
  836. #define _FILE_OFFSET_BITS 64
  837.  
  838. /* Define on Linux to activate all library features */
  839. #define _GNU_SOURCE 1
  840.  
  841. /* This must be defined on some systems to enable large file support. */
  842. #define _LARGEFILE_SOURCE 1
  843.  
  844. /* Define on NetBSD to activate all library features */
  845. #define _NETBSD_SOURCE 1
  846.  
  847. /* Define _OSF_SOURCE to get the makedev macro. */
  848. /* #undef _OSF_SOURCE */
  849.  
  850. /* Define to activate features from IEEE Stds 1003.1-2001 */
  851. #define _POSIX_C_SOURCE 200112L
  852.  
  853. /* Define if you have POSIX threads, and your system does not define that. */
  854. /* #undef _POSIX_THREADS */
  855.  
  856. /* Define to force use of thread-safe errno, h_errno, and other functions */
  857. /* #undef _REENTRANT */
  858.  
  859. /* Define to the level of X/Open that your system supports */
  860. #define _XOPEN_SOURCE 600
  861.  
  862. /* Define to activate Unix95-and-earlier features */
  863. #define _XOPEN_SOURCE_EXTENDED 1
  864.  
  865. /* Define on FreeBSD to activate all library features */
  866. #define __BSD_VISIBLE 1
  867.  
  868. /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
  869. #ifndef __CHAR_UNSIGNED__
  870. /* # undef __CHAR_UNSIGNED__ */
  871. #endif
  872.  
  873. /* Defined on Solaris to see additional function prototypes. */
  874. /* #undef __EXTENSIONS__ */
  875.  
  876. /* Define to 'long' if <time.h> doesn't define. */
  877. /* #undef clock_t */
  878.  
  879. /* Define to empty if `const' does not conform to ANSI C. */
  880. /* #undef const */
  881.  
  882. /* Define to `int' if <sys/types.h> doesn't define. */
  883. /* #undef gid_t */
  884.  
  885. /* Define to `int' if <sys/types.h> does not define. */
  886. /* #undef mode_t */
  887.  
  888. /* Define to `long' if <sys/types.h> does not define. */
  889. /* #undef off_t */
  890.  
  891. /* Define to `int' if <sys/types.h> does not define. */
  892. /* #undef pid_t */
  893.  
  894. /* Define to empty if the keyword does not work. */
  895. /* #undef signed */
  896.  
  897. /* Define to `unsigned' if <sys/types.h> does not define. */
  898. /* #undef size_t */
  899.  
  900. /* Define to `int' if <sys/socket.h> does not define. */
  901. /* #undef socklen_t */
  902.  
  903. /* Define to `int' if <sys/types.h> doesn't define. */
  904. /* #undef uid_t */
  905.  
  906. /* Define to empty if the keyword does not work. */
  907. /* #undef volatile */
  908.  
  909.  
  910. /* Define the macros needed if on a UnixWare 7.x system. */
  911. #if defined(__USLC__) && defined(__SCO_VERSION__)
  912. #define STRICT_SYSV_CURSES /* Don't use ncurses extensions */
  913. #endif
  914.  
  915. #endif /*Py_PYCONFIG_H*/
  916.  
  917.